2 matches found
CVE-2018-14087
CVE-2018-14087 concerns the EUC Ethereum token smart contract. A root cause is an integer overflow in the fallback function when the owner sets a large buyPrice via setPrices, causing the expression msg.value * buyPrice to overflow. Documents consistently describe this vulnerability in EUC’s cont...
CVE-2018-13070
CVE-2018-13070 affects the EncryptedToken (ECC) Ethereum smart contract. The issue is an integer overflow in the mintToken function that allows the contract owner to arbitrarily set any user’s balance. The Red Hat and CNVD entries corroborate the same description. Exploitation details are not pro...